home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Games of Daze
/
Infomagic - Games of Daze (Summer 1995) (Disc 1 of 2).iso
/
x2ftp
/
msdos
/
ai
/
tierra40
/
doc
/
mlayer.doc
< prev
next >
Wrap
Text File
|
1992-05-02
|
521b
|
24 lines
MLayer = Monitoring communications Layer.
- pairs replies to requests (notion not present in alcomm)
- does flow control when initiating requests
- data flow (in) with data routines
- queries (in) with query routines
- state changes (in) with state routines
- assoc. with each clink, a table indicating which data flows (out) requested
- table of init routines for each data flow (out)
MInitialise
MOpenLink
MGenRequestAndReply
MGenRequestNoReply
MRegisterDatahandler
MRegisterQueryhandler
MRegisterStatehandler